Represents method CreateSortedInterfaceList<T>(T[]).
CreateSortedInterfaceList<T>(T[])
public class function CreateSortedInterfaceList<T: IInterface>(const values: array of T): IList<T>; overload; static;